[XEN] Work around a Linux PAE issue where it sometimes sets
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 18 Aug 2006 14:24:10 +0000 (15:24 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 18 Aug 2006 14:24:10 +0000 (15:24 +0100)
commit6c32b406bf057b6bc1976987357857388bfbf5fc
treef3d731379a9acdbf7391735b365aac2c470d3f4b
parentaf2ffa672b1fef63a6d17356791d8fef15930259
[XEN] Work around a Linux PAE issue where it sometimes sets
the top half of a PTE without first clearing the bottom half
(to make the PTE not-present) hence the PTE fails validation
checks.

Also remove dead revalidation function after shadow2 checkin.

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/mm.c
xen/include/asm-x86/mm.h